getError

fun Response<*>?.getError(): List<GraphError>?
fun Response<*>?.getError(): List<GraphError>?
fun Response<*>?.getError(): List<GraphError>?
fun Response<*>?.getError(): List<GraphError>?
fun Response<*>?.getError(): List<GraphError>?
fun Response<*>?.getError(): List<GraphError>?
fun Response<*>?.getError(): List<GraphError>?
fun Response<*>?.getError(): List<GraphError>?
fun Response<*>?.getError(): List<GraphError>?
fun Response<*>?.getError(): List<GraphError>?
fun Response<*>?.getError(): List<GraphError>?

Converts the response error response into an object.

Return

The error object, or null if an exception was encountered

See also